Platform Explorer / Nuxeo Platform 2021.24

Extension point implementation

Documentation

Defines the implementation of the queuing mechanism:

    <queuing class="org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing"/>

The class must be a subclass of org.nuxeo.ecm.core.work.WorkQueuing.

Contribution Descriptors

  • Class: org.nuxeo.ecm.core.work.api.WorkQueuingDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.